XSLTProcessor::importStylesheet
(PHP 5)
XSLTProcessor::importStylesheet — Import stylesheet
Descripción
This method import the stylesheet into the
XSLTProcessor for transformations.
Lista de parámetros
-
stylesheet
-
The imported style sheet as a DOMDocument object.
Valores retornados
No value is returned.